From 6c99347a62111f6ca23bf16c841d2cf1673b69b6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 13 Sep 2024 11:03:20 +0900 Subject: custom idle inhibitor on waybar which kills hypridle when toggled --- config/waybar/style/[Wallust] Box type.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config/waybar/style/[Wallust] Box type.css') diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index 0bdf607b..e176dd8e 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -105,6 +105,7 @@ window#waybar.empty #window { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -141,6 +142,12 @@ window#waybar.empty #window { padding-right: 2px; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #ffd700; +}} + #network { padding-right: 12px; } -- cgit v1.2.3